runtime.stackObjectRecord.useGCProg (method)

3 uses

	runtime (current package)
		mgcmark.go#L865: 		if r.useGCProg() {
		stack.go#L715: 			if obj.useGCProg() {
		stack.go#L1266: func (r *stackObjectRecord) useGCProg() bool {